projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
660222c
)
*** empty log message ***
author
Francesco Potortì
<pot@gnu.org>
Tue, 2 Jan 2007 11:28:50 +0000
(11:28 +0000)
committer
Francesco Potortì
<pot@gnu.org>
Tue, 2 Jan 2007 11:28:50 +0000
(11:28 +0000)
etc/ChangeLog
patch
|
blob
|
history
lib-src/ChangeLog
patch
|
blob
|
history
diff --git
a/etc/ChangeLog
b/etc/ChangeLog
index 735198a497b02cd25fdf1631ee8e8f4a202988cd..a4fcc77a8873cde1ee99189eb7f761a2ba5d0474 100644
(file)
--- a/
etc/ChangeLog
+++ b/
etc/ChangeLog
@@
-1,3
+1,7
@@
+2006-06-30 Francesco Potort
\e
,Al
\e
(B <pot@gnu.org>
+
+ * etags.1: Undocument the --no-warn option.
+
2006-12-17 Richard Stallman <rms@gnu.org>
* TUTORIAL: Say that C-d and DEL with arg do killing.
diff --git
a/lib-src/ChangeLog
b/lib-src/ChangeLog
index ebf6f27a610f4355b40c7493582a810b62a3a4bf..fd0f61a6eff40d97c0b3c1e254de5b659bc0a37b 100644
(file)
--- a/
lib-src/ChangeLog
+++ b/
lib-src/ChangeLog
@@
-4,6
+4,7
@@
(no_duplicates): Static variables for the above option.
(print_help): Do not print help for --no-warn, now undocumented.
(add_node): Allow duplicate tags in ctags mode unless --no-duplicates.
+ (main): Pass the -u option to sort in ctags mode.
2006-12-28 Francesco Potort
\e
,Al
\e
(B <pot@gnu.org>